ComponentOne ASP.NET MVC Controls
Width(String) Method

C1.Web.Mvc.Fluent Namespace > ControlBuilder<TControl,TBuilder> Class > Width Method : Width(String) Method
The value.
Configurates C1.Web.Mvc.Control.Width. Sets the width of the control.
Syntax
'Declaration
 
Public Overloads Function Width( _
   ByVal value As String _
) As TBuilder
public TBuilder Width( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ControlBuilder<TControl,TBuilder> Class
ControlBuilder<TControl,TBuilder> Members
Overload List